Implement keynav for the color picker (only on X11 currently, since GDK
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Nov 2004 04:38:18 +0000 (04:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 28 Nov 2004 04:38:18 +0000 (04:38 +0000)
commit2925aee8bebe3e3b8aadf5f407dfc61a0614467e
treed79a794a440b646e89a17d9563456867a4b42108
parentf2cc776cc02db0b6a9f7358bb9e743f6d13f9feb
Implement keynav for the color picker (only on X11 currently, since GDK

2004-11-27  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcolorsel.c (key_press): Implement keynav for the color
picker (only on X11 currently, since GDK doesn't support pointer
warping). Space and Return pick a color, Esc cancels the picking,
arrow keys move the pointer by single pixels, Alt-arrow combinations
move the pointer by 20 pixels.  (#135385, Frances Keenan)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcolorsel.c